home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1998 November: Tool Chest / Dev.CD Nov 98 TC.toast / Sample Code / Snippets / Development Tools & Languages / Eenie / test < prev    next >
Encoding:
Text File  |  1994-11-14  |  42.5 KB  |  513 lines  |  [TEXT/MPS ]

  1. #This is an annotation file.
  2.  
  3. ###Name Changes for "CaptainSpaulding:Code to convert:Convert to Universal Interfaces:Platforms & Tools:Convert from MacApp 3.0:Eenie 1.0b2PQR:MEenie.cp"
  4. Open -t "CaptainSpaulding:Code to convert:Convert to Universal Interfaces:Platforms & Tools:Convert from MacApp 3.0:Eenie 1.0b2PQR:MEenie.cp"
  5. Set OldExit {Exit}; Set Exit 0; Set CaseSensitive 1
  6. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1pascal([¬0-9A-Za-z])®2/ '®1    ®2'
  7. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1PascalObj([¬0-9A-Za-z])®2/ '®1    ®2'
  8. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1inherited([¬0-9A-Za-z])®2/ '®1Inherited®2'
  9. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1gDeadStripSuppression([¬0-9A-Za-z])®2/ '®1FALSE®2'
  10. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1__UPASCALOBJECT__([¬0-9A-Za-z])®2/ '®1__UPOINTEROBJECT__®2'
  11. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1UPascalObject.h([¬0-9A-Za-z])®2/ '®1UPointerObject.h®2'
  12. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetCTitle([¬0-9A-Za-z])®2/ '®1SetControlTitle®2'
  13. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetCTitle([¬0-9A-Za-z])®2/ '®1GetControlTitle®2'
  14. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1UpdtControl([¬0-9A-Za-z])®2/ '®1UpdateControls®2'
  15. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetCtlValue([¬0-9A-Za-z])®2/ '®1SetControlValue®2'
  16. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetCtlValue([¬0-9A-Za-z])®2/ '®1GetControlValue®2'
  17. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetCtlMin([¬0-9A-Za-z])®2/ '®1SetControlMinimum®2'
  18. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetCtlMin([¬0-9A-Za-z])®2/ '®1GetControlMinimum®2'
  19. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetCtlMax([¬0-9A-Za-z])®2/ '®1SetControlMaximum®2'
  20. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetCtlMax([¬0-9A-Za-z])®2/ '®1GetControlMaximum®2'
  21. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetCRefCon([¬0-9A-Za-z])®2/ '®1SetControlReference®2'
  22. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetCRefCon([¬0-9A-Za-z])®2/ '®1GetControlReference®2'
  23. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetCtlAction([¬0-9A-Za-z])®2/ '®1SetControlAction®2'
  24. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetCtlAction([¬0-9A-Za-z])®2/ '®1GetControlAction®2'
  25. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetCtlColor([¬0-9A-Za-z])®2/ '®1SetControlColor®2'
  26. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetAuxCtl([¬0-9A-Za-z])®2/ '®1GetAuxiliaryControlRecord®2'
  27. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetCVariant([¬0-9A-Za-z])®2/ '®1GetControlVariant®2'
  28. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1getctitle([¬0-9A-Za-z])®2/ '®1getcontroltitle®2'
  29. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1setctitle([¬0-9A-Za-z])®2/ '®1setcontroltitle®2'
  30. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DisposDialog([¬0-9A-Za-z])®2/ '®1DisposeDialog®2'
  31. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1UpdtDialog([¬0-9A-Za-z])®2/ '®1UpdateDialog®2'
  32. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetDItem([¬0-9A-Za-z])®2/ '®1GetDialogItem®2'
  33. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetDItem([¬0-9A-Za-z])®2/ '®1SetDialogItem®2'
  34. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1HideDItem([¬0-9A-Za-z])®2/ '®1HideDialogItem®2'
  35. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1ShowDItem([¬0-9A-Za-z])®2/ '®1ShowDialogItem®2'
  36. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SelIText([¬0-9A-Za-z])®2/ '®1SelectDialogItemText®2'
  37. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetIText([¬0-9A-Za-z])®2/ '®1GetDialogItemText®2'
  38. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetIText([¬0-9A-Za-z])®2/ '®1SetDialogItemText®2'
  39. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1FindDItem([¬0-9A-Za-z])®2/ '®1FindDialogItem®2'
  40. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1NewCDialog([¬0-9A-Za-z])®2/ '®1NewColorDialog®2'
  41. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetAlrtStage([¬0-9A-Za-z])®2/ '®1GetAlertStage®2'
  42. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1ResetAlrtStage([¬0-9A-Za-z])®2/ '®1ResetAlertStage®2'
  43. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DlgCut([¬0-9A-Za-z])®2/ '®1DialogCut®2'
  44. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DlgPaste([¬0-9A-Za-z])®2/ '®1DialogPaste®2'
  45. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DlgCopy([¬0-9A-Za-z])®2/ '®1DialogCopy®2'
  46. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DlgDelete([¬0-9A-Za-z])®2/ '®1DialogDelete®2'
  47. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetDAFont([¬0-9A-Za-z])®2/ '®1SetDialogFont®2'
  48. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1newcdialog([¬0-9A-Za-z])®2/ '®1newcolordialog®2'
  49. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1getitext([¬0-9A-Za-z])®2/ '®1getdialogitemtext®2'
  50. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1setitext([¬0-9A-Za-z])®2/ '®1setdialogitemtext®2'
  51. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1findditem([¬0-9A-Za-z])®2/ '®1finddialogitem®2'
  52. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1KeyTrans([¬0-9A-Za-z])®2/ '®1KeyTranslate®2'
  53. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1LDoDraw([¬0-9A-Za-z])®2/ '®1LSetDrawingMode®2'
  54. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1LFind([¬0-9A-Za-z])®2/ '®1LGetCellDataLocation®2'
  55. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1lfind([¬0-9A-Za-z])®2/ '®1lgetcelldatalocation®2'
  56. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1ApplicZone([¬0-9A-Za-z])®2/ '®1ApplicationZone®2'
  57. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1MFTempNewHandle([¬0-9A-Za-z])®2/ '®1TempNewHandle®2'
  58. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1MFMaxMem([¬0-9A-Za-z])®2/ '®1TempMaxMem®2'
  59. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1MFFreeMem([¬0-9A-Za-z])®2/ '®1TempFreeMem®2'
  60. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1MFTempHLock([¬0-9A-Za-z])®2/ '®1TempHLock®2'
  61. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1MFTempHUnlock([¬0-9A-Za-z])®2/ '®1TempHUnlock®2'
  62. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1MFTempDisposHandle([¬0-9A-Za-z])®2/ '®1TempDisposeHandle®2'
  63. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1MFTopMem([¬0-9A-Za-z])®2/ '®1TempTopMem®2'
  64. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1ResrvMem([¬0-9A-Za-z])®2/ '®1ReserveMem®2'
  65. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DisposPtr([¬0-9A-Za-z])®2/ '®1DisposePtr®2'
  66. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DisposHandle([¬0-9A-Za-z])®2/ '®1DisposeHandle®2'
  67. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1ReallocHandle([¬0-9A-Za-z])®2/ '®1ReallocateHandle®2'
  68. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1AddResMenu([¬0-9A-Za-z])®2/ '®1AppendResMenu®2'
  69. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1InsMenuItem([¬0-9A-Za-z])®2/ '®1InsertMenuItem®2'
  70. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DelMenuItem([¬0-9A-Za-z])®2/ '®1DeleteMenuItem®2'
  71. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetItem([¬0-9A-Za-z])®2/ '®1SetMenuItemText®2'
  72. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetItem([¬0-9A-Za-z])®2/ '®1GetMenuItemText®2'
  73. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetMHandle([¬0-9A-Za-z])®2/ '®1GetMenuHandle®2'
  74. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DelMCEntries([¬0-9A-Za-z])®2/ '®1DeleteMCEntries®2'
  75. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DispMCInfo([¬0-9A-Za-z])®2/ '®1DisposeMCInfo®2'
  76. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1addresmenu([¬0-9A-Za-z])®2/ '®1appendresmenu®2'
  77. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1getitem([¬0-9A-Za-z])®2/ '®1getmenuitemtext®2'
  78. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1setitem([¬0-9A-Za-z])®2/ '®1setmenuitemtext®2'
  79. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1insmenuitem([¬0-9A-Za-z])®2/ '®1insertmenuitem®2'
  80. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1LongDate2Secs([¬0-9A-Za-z])®2/ '®1LongDateToSeconds®2'
  81. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1LongSecs2Date([¬0-9A-Za-z])®2/ '®1LongSecondsToDate®2'
  82. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1IUMetric([¬0-9A-Za-z])®2/ '®1IsMetric®2'
  83. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1Date2Secs([¬0-9A-Za-z])®2/ '®1DateToSeconds®2'
  84. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1Secs2Date([¬0-9A-Za-z])®2/ '®1SecondsToDate®2'
  85. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DisposPictInfo([¬0-9A-Za-z])®2/ '®1DisposePictInfo®2'
  86. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DisposPixMap([¬0-9A-Za-z])®2/ '®1DisposePixMap®2'
  87. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DisposPixPat([¬0-9A-Za-z])®2/ '®1DisposePixPat®2'
  88. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DisposCTable([¬0-9A-Za-z])®2/ '®1DisposeCTable®2'
  89. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DisposCCursor([¬0-9A-Za-z])®2/ '®1DisposeCCursor®2'
  90. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DisposCIcon([¬0-9A-Za-z])®2/ '®1DisposeCIcon®2'
  91. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DisposGDevice([¬0-9A-Za-z])®2/ '®1DisposeGDevice®2'
  92. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1NPixel2Char([¬0-9A-Za-z])®2/ '®1PixelToChar®2'
  93. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1NChar2Pixel([¬0-9A-Za-z])®2/ '®1CharToPixel®2'
  94. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1NDrawJust([¬0-9A-Za-z])®2/ '®1DrawJustified®2'
  95. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1NMeasureJust([¬0-9A-Za-z])®2/ '®1MeasureJustified®2'
  96. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1NPortionText([¬0-9A-Za-z])®2/ '®1PortionLine®2'
  97. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SizeResource([¬0-9A-Za-z])®2/ '®1GetResourceSizeOnDisk®2'
  98. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1MaxSizeRsrc([¬0-9A-Za-z])®2/ '®1GetMaxResourceSize®2'
  99. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1RmveResource([¬0-9A-Za-z])®2/ '®1RemoveResource®2'
  100. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetSysJust([¬0-9A-Za-z])®2/ '®1SetSysDirection®2'
  101. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetSysJust([¬0-9A-Za-z])®2/ '®1GetSysDirection®2'
  102. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1Font2Script([¬0-9A-Za-z])®2/ '®1FontToScript®2'
  103. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetEnvirons([¬0-9A-Za-z])®2/ '®1GetScriptManagerVariable®2'
  104. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetEnvirons([¬0-9A-Za-z])®2/ '®1SetScriptManagerVariable®2'
  105. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1IUGetIntl([¬0-9A-Za-z])®2/ '®1GetIntlResource®2'
  106. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1IUSetIntl([¬0-9A-Za-z])®2/ '®1SetIntlResource®2'
  107. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1IUClearCache([¬0-9A-Za-z])®2/ '®1ClearIntlResourceCache®2'
  108. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1IUGetItlTable([¬0-9A-Za-z])®2/ '®1GetIntlResourceTable®2'
  109. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1TESetJust([¬0-9A-Za-z])®2/ '®1TESetAlignment®2'
  110. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1TextBox([¬0-9A-Za-z])®2/ '®1TETextBox®2'
  111. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1TEStylNew([¬0-9A-Za-z])®2/ '®1TEStyleNew®2'
  112. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetStylHandle([¬0-9A-Za-z])®2/ '®1TESetStyleHandle®2'
  113. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetStyleHandle([¬0-9A-Za-z])®2/ '®1TESetStyleHandle®2'
  114. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetStylHandle([¬0-9A-Za-z])®2/ '®1TEGetStyleHandle®2'
  115. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetStyleHandle([¬0-9A-Za-z])®2/ '®1TEGetStyleHandle®2'
  116. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1TEStylPaste([¬0-9A-Za-z])®2/ '®1TEStylePaste®2'
  117. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetStylScrap([¬0-9A-Za-z])®2/ '®1TEGetStyleScrapHandle®2'
  118. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetStyleScrap([¬0-9A-Za-z])®2/ '®1TEGetStyleScrapHandle®2'
  119. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetStylScrap([¬0-9A-Za-z])®2/ '®1TEUseStyleScrap®2'
  120. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetStyleScrap([¬0-9A-Za-z])®2/ '®1TEUseStyleScrap®2'
  121. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1TEStylInsert([¬0-9A-Za-z])®2/ '®1TEStyleInsert®2'
  122. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1TESetScrapLen([¬0-9A-Za-z])®2/ '®1TESetScrapLength®2'
  123. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1TEGetScrapLen([¬0-9A-Za-z])®2/ '®1TEGetScrapLength®2'
  124. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetClikLoop([¬0-9A-Za-z])®2/ '®1TESetClickLoop®2'
  125. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetWordBreak([¬0-9A-Za-z])®2/ '®1TESetWordBreak®2'
  126. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1LongDateString([¬0-9A-Za-z])®2/ '®1IULDateString®2'
  127. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1longdatestring([¬0-9A-Za-z])®2/ '®1iuldatestring®2'
  128. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1LongTimeString([¬0-9A-Za-z])®2/ '®1IULDateString®2'
  129. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1longtimestring([¬0-9A-Za-z])®2/ '®1iultimestring®2'
  130. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1String2Date([¬0-9A-Za-z])®2/ '®1StringToDate®2'
  131. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1String2Time([¬0-9A-Za-z])®2/ '®1StringToTime®2'
  132. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1UprString([¬0-9A-Za-z])®2/ '®1UpperString®2'
  133. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1uprstring([¬0-9A-Za-z])®2/ '®1upperstring®2'
  134. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1CompareString([¬0-9A-Za-z])®2/ '®1IUCompPString®2'
  135. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1comparestring([¬0-9A-Za-z])®2/ '®1iucomppstring®2'
  136. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1CompareText([¬0-9A-Za-z])®2/ '®1IUMagPString®2'
  137. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1IdenticalText([¬0-9A-Za-z])®2/ '®1IUMagIDPString®2'
  138. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1IdenticalString([¬0-9A-Za-z])®2/ '®1IUEqualPString®2'
  139. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1identicalstring([¬0-9A-Za-z])®2/ '®1iuequalpstring®2'
  140. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1LanguageOrder([¬0-9A-Za-z])®2/ '®1IULangOrder®2'
  141. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1TextOrder([¬0-9A-Za-z])®2/ '®1IUTextOrder®2'
  142. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1StringOrder([¬0-9A-Za-z])®2/ '®1IUStringOrder®2'
  143. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1Str2Format([¬0-9A-Za-z])®2/ '®1StringToFormatRec®2'
  144. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1Format2Str([¬0-9A-Za-z])®2/ '®1FormatRecToString®2'
  145. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1FormatX2Str([¬0-9A-Za-z])®2/ '®1ExtendedToString®2'
  146. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1FormatStr2X([¬0-9A-Za-z])®2/ '®1StringToExtended®2'
  147. Set Exit {OldExit}; Unset OldExit
  148.  
  149. ###Name Changes for "CaptainSpaulding:Code to convert:Convert to Universal Interfaces:Platforms & Tools:Convert from MacApp 3.0:Eenie 1.0b2PQR:UEenie.cp"
  150. Open -t "CaptainSpaulding:Code to convert:Convert to Universal Interfaces:Platforms & Tools:Convert from MacApp 3.0:Eenie 1.0b2PQR:UEenie.cp"
  151. Set OldExit {Exit}; Set Exit 0; Set CaseSensitive 1
  152. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1pascal([¬0-9A-Za-z])®2/ '®1    ®2'
  153. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1PascalObj([¬0-9A-Za-z])®2/ '®1    ®2'
  154. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1inherited([¬0-9A-Za-z])®2/ '®1Inherited®2'
  155. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1gDeadStripSuppression([¬0-9A-Za-z])®2/ '®1FALSE®2'
  156. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1__UPASCALOBJECT__([¬0-9A-Za-z])®2/ '®1__UPOINTEROBJECT__®2'
  157. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1UPascalObject.h([¬0-9A-Za-z])®2/ '®1UPointerObject.h®2'
  158. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetCTitle([¬0-9A-Za-z])®2/ '®1SetControlTitle®2'
  159. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetCTitle([¬0-9A-Za-z])®2/ '®1GetControlTitle®2'
  160. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1UpdtControl([¬0-9A-Za-z])®2/ '®1UpdateControls®2'
  161. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetCtlValue([¬0-9A-Za-z])®2/ '®1SetControlValue®2'
  162. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetCtlValue([¬0-9A-Za-z])®2/ '®1GetControlValue®2'
  163. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetCtlMin([¬0-9A-Za-z])®2/ '®1SetControlMinimum®2'
  164. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetCtlMin([¬0-9A-Za-z])®2/ '®1GetControlMinimum®2'
  165. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetCtlMax([¬0-9A-Za-z])®2/ '®1SetControlMaximum®2'
  166. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetCtlMax([¬0-9A-Za-z])®2/ '®1GetControlMaximum®2'
  167. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetCRefCon([¬0-9A-Za-z])®2/ '®1SetControlReference®2'
  168. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetCRefCon([¬0-9A-Za-z])®2/ '®1GetControlReference®2'
  169. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetCtlAction([¬0-9A-Za-z])®2/ '®1SetControlAction®2'
  170. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetCtlAction([¬0-9A-Za-z])®2/ '®1GetControlAction®2'
  171. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetCtlColor([¬0-9A-Za-z])®2/ '®1SetControlColor®2'
  172. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetAuxCtl([¬0-9A-Za-z])®2/ '®1GetAuxiliaryControlRecord®2'
  173. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetCVariant([¬0-9A-Za-z])®2/ '®1GetControlVariant®2'
  174. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1getctitle([¬0-9A-Za-z])®2/ '®1getcontroltitle®2'
  175. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1setctitle([¬0-9A-Za-z])®2/ '®1setcontroltitle®2'
  176. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DisposDialog([¬0-9A-Za-z])®2/ '®1DisposeDialog®2'
  177. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1UpdtDialog([¬0-9A-Za-z])®2/ '®1UpdateDialog®2'
  178. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetDItem([¬0-9A-Za-z])®2/ '®1GetDialogItem®2'
  179. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetDItem([¬0-9A-Za-z])®2/ '®1SetDialogItem®2'
  180. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1HideDItem([¬0-9A-Za-z])®2/ '®1HideDialogItem®2'
  181. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1ShowDItem([¬0-9A-Za-z])®2/ '®1ShowDialogItem®2'
  182. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SelIText([¬0-9A-Za-z])®2/ '®1SelectDialogItemText®2'
  183. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetIText([¬0-9A-Za-z])®2/ '®1GetDialogItemText®2'
  184. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetIText([¬0-9A-Za-z])®2/ '®1SetDialogItemText®2'
  185. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1FindDItem([¬0-9A-Za-z])®2/ '®1FindDialogItem®2'
  186. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1NewCDialog([¬0-9A-Za-z])®2/ '®1NewColorDialog®2'
  187. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetAlrtStage([¬0-9A-Za-z])®2/ '®1GetAlertStage®2'
  188. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1ResetAlrtStage([¬0-9A-Za-z])®2/ '®1ResetAlertStage®2'
  189. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DlgCut([¬0-9A-Za-z])®2/ '®1DialogCut®2'
  190. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DlgPaste([¬0-9A-Za-z])®2/ '®1DialogPaste®2'
  191. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DlgCopy([¬0-9A-Za-z])®2/ '®1DialogCopy®2'
  192. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DlgDelete([¬0-9A-Za-z])®2/ '®1DialogDelete®2'
  193. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetDAFont([¬0-9A-Za-z])®2/ '®1SetDialogFont®2'
  194. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1newcdialog([¬0-9A-Za-z])®2/ '®1newcolordialog®2'
  195. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1getitext([¬0-9A-Za-z])®2/ '®1getdialogitemtext®2'
  196. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1setitext([¬0-9A-Za-z])®2/ '®1setdialogitemtext®2'
  197. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1findditem([¬0-9A-Za-z])®2/ '®1finddialogitem®2'
  198. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1KeyTrans([¬0-9A-Za-z])®2/ '®1KeyTranslate®2'
  199. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1LDoDraw([¬0-9A-Za-z])®2/ '®1LSetDrawingMode®2'
  200. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1LFind([¬0-9A-Za-z])®2/ '®1LGetCellDataLocation®2'
  201. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1lfind([¬0-9A-Za-z])®2/ '®1lgetcelldatalocation®2'
  202. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1ApplicZone([¬0-9A-Za-z])®2/ '®1ApplicationZone®2'
  203. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1MFTempNewHandle([¬0-9A-Za-z])®2/ '®1TempNewHandle®2'
  204. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1MFMaxMem([¬0-9A-Za-z])®2/ '®1TempMaxMem®2'
  205. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1MFFreeMem([¬0-9A-Za-z])®2/ '®1TempFreeMem®2'
  206. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1MFTempHLock([¬0-9A-Za-z])®2/ '®1TempHLock®2'
  207. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1MFTempHUnlock([¬0-9A-Za-z])®2/ '®1TempHUnlock®2'
  208. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1MFTempDisposHandle([¬0-9A-Za-z])®2/ '®1TempDisposeHandle®2'
  209. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1MFTopMem([¬0-9A-Za-z])®2/ '®1TempTopMem®2'
  210. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1ResrvMem([¬0-9A-Za-z])®2/ '®1ReserveMem®2'
  211. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DisposPtr([¬0-9A-Za-z])®2/ '®1DisposePtr®2'
  212. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DisposHandle([¬0-9A-Za-z])®2/ '®1DisposeHandle®2'
  213. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1ReallocHandle([¬0-9A-Za-z])®2/ '®1ReallocateHandle®2'
  214. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1AddResMenu([¬0-9A-Za-z])®2/ '®1AppendResMenu®2'
  215. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1InsMenuItem([¬0-9A-Za-z])®2/ '®1InsertMenuItem®2'
  216. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DelMenuItem([¬0-9A-Za-z])®2/ '®1DeleteMenuItem®2'
  217. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetItem([¬0-9A-Za-z])®2/ '®1SetMenuItemText®2'
  218. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetItem([¬0-9A-Za-z])®2/ '®1GetMenuItemText®2'
  219. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetMHandle([¬0-9A-Za-z])®2/ '®1GetMenuHandle®2'
  220. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DelMCEntries([¬0-9A-Za-z])®2/ '®1DeleteMCEntries®2'
  221. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DispMCInfo([¬0-9A-Za-z])®2/ '®1DisposeMCInfo®2'
  222. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1addresmenu([¬0-9A-Za-z])®2/ '®1appendresmenu®2'
  223. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1getitem([¬0-9A-Za-z])®2/ '®1getmenuitemtext®2'
  224. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1setitem([¬0-9A-Za-z])®2/ '®1setmenuitemtext®2'
  225. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1insmenuitem([¬0-9A-Za-z])®2/ '®1insertmenuitem®2'
  226. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1LongDate2Secs([¬0-9A-Za-z])®2/ '®1LongDateToSeconds®2'
  227. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1LongSecs2Date([¬0-9A-Za-z])®2/ '®1LongSecondsToDate®2'
  228. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1IUMetric([¬0-9A-Za-z])®2/ '®1IsMetric®2'
  229. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1Date2Secs([¬0-9A-Za-z])®2/ '®1DateToSeconds®2'
  230. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1Secs2Date([¬0-9A-Za-z])®2/ '®1SecondsToDate®2'
  231. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DisposPictInfo([¬0-9A-Za-z])®2/ '®1DisposePictInfo®2'
  232. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DisposPixMap([¬0-9A-Za-z])®2/ '®1DisposePixMap®2'
  233. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DisposPixPat([¬0-9A-Za-z])®2/ '®1DisposePixPat®2'
  234. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DisposCTable([¬0-9A-Za-z])®2/ '®1DisposeCTable®2'
  235. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DisposCCursor([¬0-9A-Za-z])®2/ '®1DisposeCCursor®2'
  236. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DisposCIcon([¬0-9A-Za-z])®2/ '®1DisposeCIcon®2'
  237. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DisposGDevice([¬0-9A-Za-z])®2/ '®1DisposeGDevice®2'
  238. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1NPixel2Char([¬0-9A-Za-z])®2/ '®1PixelToChar®2'
  239. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1NChar2Pixel([¬0-9A-Za-z])®2/ '®1CharToPixel®2'
  240. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1NDrawJust([¬0-9A-Za-z])®2/ '®1DrawJustified®2'
  241. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1NMeasureJust([¬0-9A-Za-z])®2/ '®1MeasureJustified®2'
  242. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1NPortionText([¬0-9A-Za-z])®2/ '®1PortionLine®2'
  243. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SizeResource([¬0-9A-Za-z])®2/ '®1GetResourceSizeOnDisk®2'
  244. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1MaxSizeRsrc([¬0-9A-Za-z])®2/ '®1GetMaxResourceSize®2'
  245. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1RmveResource([¬0-9A-Za-z])®2/ '®1RemoveResource®2'
  246. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetSysJust([¬0-9A-Za-z])®2/ '®1SetSysDirection®2'
  247. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetSysJust([¬0-9A-Za-z])®2/ '®1GetSysDirection®2'
  248. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1Font2Script([¬0-9A-Za-z])®2/ '®1FontToScript®2'
  249. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetEnvirons([¬0-9A-Za-z])®2/ '®1GetScriptManagerVariable®2'
  250. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetEnvirons([¬0-9A-Za-z])®2/ '®1SetScriptManagerVariable®2'
  251. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1IUGetIntl([¬0-9A-Za-z])®2/ '®1GetIntlResource®2'
  252. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1IUSetIntl([¬0-9A-Za-z])®2/ '®1SetIntlResource®2'
  253. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1IUClearCache([¬0-9A-Za-z])®2/ '®1ClearIntlResourceCache®2'
  254. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1IUGetItlTable([¬0-9A-Za-z])®2/ '®1GetIntlResourceTable®2'
  255. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1TESetJust([¬0-9A-Za-z])®2/ '®1TESetAlignment®2'
  256. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1TextBox([¬0-9A-Za-z])®2/ '®1TETextBox®2'
  257. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1TEStylNew([¬0-9A-Za-z])®2/ '®1TEStyleNew®2'
  258. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetStylHandle([¬0-9A-Za-z])®2/ '®1TESetStyleHandle®2'
  259. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetStyleHandle([¬0-9A-Za-z])®2/ '®1TESetStyleHandle®2'
  260. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetStylHandle([¬0-9A-Za-z])®2/ '®1TEGetStyleHandle®2'
  261. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetStyleHandle([¬0-9A-Za-z])®2/ '®1TEGetStyleHandle®2'
  262. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1TEStylPaste([¬0-9A-Za-z])®2/ '®1TEStylePaste®2'
  263. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetStylScrap([¬0-9A-Za-z])®2/ '®1TEGetStyleScrapHandle®2'
  264. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetStyleScrap([¬0-9A-Za-z])®2/ '®1TEGetStyleScrapHandle®2'
  265. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetStylScrap([¬0-9A-Za-z])®2/ '®1TEUseStyleScrap®2'
  266. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetStyleScrap([¬0-9A-Za-z])®2/ '®1TEUseStyleScrap®2'
  267. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1TEStylInsert([¬0-9A-Za-z])®2/ '®1TEStyleInsert®2'
  268. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1TESetScrapLen([¬0-9A-Za-z])®2/ '®1TESetScrapLength®2'
  269. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1TEGetScrapLen([¬0-9A-Za-z])®2/ '®1TEGetScrapLength®2'
  270. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetClikLoop([¬0-9A-Za-z])®2/ '®1TESetClickLoop®2'
  271. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetWordBreak([¬0-9A-Za-z])®2/ '®1TESetWordBreak®2'
  272. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1LongDateString([¬0-9A-Za-z])®2/ '®1IULDateString®2'
  273. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1longdatestring([¬0-9A-Za-z])®2/ '®1iuldatestring®2'
  274. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1LongTimeString([¬0-9A-Za-z])®2/ '®1IULDateString®2'
  275. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1longtimestring([¬0-9A-Za-z])®2/ '®1iultimestring®2'
  276. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1String2Date([¬0-9A-Za-z])®2/ '®1StringToDate®2'
  277. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1String2Time([¬0-9A-Za-z])®2/ '®1StringToTime®2'
  278. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1UprString([¬0-9A-Za-z])®2/ '®1UpperString®2'
  279. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1uprstring([¬0-9A-Za-z])®2/ '®1upperstring®2'
  280. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1CompareString([¬0-9A-Za-z])®2/ '®1IUCompPString®2'
  281. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1comparestring([¬0-9A-Za-z])®2/ '®1iucomppstring®2'
  282. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1CompareText([¬0-9A-Za-z])®2/ '®1IUMagPString®2'
  283. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1IdenticalText([¬0-9A-Za-z])®2/ '®1IUMagIDPString®2'
  284. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1IdenticalString([¬0-9A-Za-z])®2/ '®1IUEqualPString®2'
  285. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1identicalstring([¬0-9A-Za-z])®2/ '®1iuequalpstring®2'
  286. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1LanguageOrder([¬0-9A-Za-z])®2/ '®1IULangOrder®2'
  287. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1TextOrder([¬0-9A-Za-z])®2/ '®1IUTextOrder®2'
  288. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1StringOrder([¬0-9A-Za-z])®2/ '®1IUStringOrder®2'
  289. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1Str2Format([¬0-9A-Za-z])®2/ '®1StringToFormatRec®2'
  290. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1Format2Str([¬0-9A-Za-z])®2/ '®1FormatRecToString®2'
  291. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1FormatX2Str([¬0-9A-Za-z])®2/ '®1ExtendedToString®2'
  292. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1FormatStr2X([¬0-9A-Za-z])®2/ '®1StringToExtended®2'
  293. Set Exit {OldExit}; Unset OldExit
  294.  
  295. ###Name Changes for "CaptainSpaulding:Code to convert:Convert to Universal Interfaces:Platforms & Tools:Convert from MacApp 3.0:Eenie 1.0b2PQR:UEenie.h"
  296. Open -t "CaptainSpaulding:Code to convert:Convert to Universal Interfaces:Platforms & Tools:Convert from MacApp 3.0:Eenie 1.0b2PQR:UEenie.h"
  297. Set OldExit {Exit}; Set Exit 0; Set CaseSensitive 1
  298. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1pascal([¬0-9A-Za-z])®2/ '®1    ®2'
  299. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1PascalObj([¬0-9A-Za-z])®2/ '®1    ®2'
  300. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1inherited([¬0-9A-Za-z])®2/ '®1Inherited®2'
  301. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1gDeadStripSuppression([¬0-9A-Za-z])®2/ '®1FALSE®2'
  302. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1__UPASCALOBJECT__([¬0-9A-Za-z])®2/ '®1__UPOINTEROBJECT__®2'
  303. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1UPascalObject.h([¬0-9A-Za-z])®2/ '®1UPointerObject.h®2'
  304. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetCTitle([¬0-9A-Za-z])®2/ '®1SetControlTitle®2'
  305. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetCTitle([¬0-9A-Za-z])®2/ '®1GetControlTitle®2'
  306. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1UpdtControl([¬0-9A-Za-z])®2/ '®1UpdateControls®2'
  307. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetCtlValue([¬0-9A-Za-z])®2/ '®1SetControlValue®2'
  308. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetCtlValue([¬0-9A-Za-z])®2/ '®1GetControlValue®2'
  309. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetCtlMin([¬0-9A-Za-z])®2/ '®1SetControlMinimum®2'
  310. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetCtlMin([¬0-9A-Za-z])®2/ '®1GetControlMinimum®2'
  311. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetCtlMax([¬0-9A-Za-z])®2/ '®1SetControlMaximum®2'
  312. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetCtlMax([¬0-9A-Za-z])®2/ '®1GetControlMaximum®2'
  313. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetCRefCon([¬0-9A-Za-z])®2/ '®1SetControlReference®2'
  314. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetCRefCon([¬0-9A-Za-z])®2/ '®1GetControlReference®2'
  315. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetCtlAction([¬0-9A-Za-z])®2/ '®1SetControlAction®2'
  316. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetCtlAction([¬0-9A-Za-z])®2/ '®1GetControlAction®2'
  317. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetCtlColor([¬0-9A-Za-z])®2/ '®1SetControlColor®2'
  318. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetAuxCtl([¬0-9A-Za-z])®2/ '®1GetAuxiliaryControlRecord®2'
  319. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetCVariant([¬0-9A-Za-z])®2/ '®1GetControlVariant®2'
  320. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1getctitle([¬0-9A-Za-z])®2/ '®1getcontroltitle®2'
  321. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1setctitle([¬0-9A-Za-z])®2/ '®1setcontroltitle®2'
  322. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DisposDialog([¬0-9A-Za-z])®2/ '®1DisposeDialog®2'
  323. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1UpdtDialog([¬0-9A-Za-z])®2/ '®1UpdateDialog®2'
  324. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetDItem([¬0-9A-Za-z])®2/ '®1GetDialogItem®2'
  325. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetDItem([¬0-9A-Za-z])®2/ '®1SetDialogItem®2'
  326. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1HideDItem([¬0-9A-Za-z])®2/ '®1HideDialogItem®2'
  327. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1ShowDItem([¬0-9A-Za-z])®2/ '®1ShowDialogItem®2'
  328. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SelIText([¬0-9A-Za-z])®2/ '®1SelectDialogItemText®2'
  329. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetIText([¬0-9A-Za-z])®2/ '®1GetDialogItemText®2'
  330. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetIText([¬0-9A-Za-z])®2/ '®1SetDialogItemText®2'
  331. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1FindDItem([¬0-9A-Za-z])®2/ '®1FindDialogItem®2'
  332. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1NewCDialog([¬0-9A-Za-z])®2/ '®1NewColorDialog®2'
  333. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetAlrtStage([¬0-9A-Za-z])®2/ '®1GetAlertStage®2'
  334. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1ResetAlrtStage([¬0-9A-Za-z])®2/ '®1ResetAlertStage®2'
  335. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DlgCut([¬0-9A-Za-z])®2/ '®1DialogCut®2'
  336. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DlgPaste([¬0-9A-Za-z])®2/ '®1DialogPaste®2'
  337. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DlgCopy([¬0-9A-Za-z])®2/ '®1DialogCopy®2'
  338. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DlgDelete([¬0-9A-Za-z])®2/ '®1DialogDelete®2'
  339. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetDAFont([¬0-9A-Za-z])®2/ '®1SetDialogFont®2'
  340. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1newcdialog([¬0-9A-Za-z])®2/ '®1newcolordialog®2'
  341. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1getitext([¬0-9A-Za-z])®2/ '®1getdialogitemtext®2'
  342. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1setitext([¬0-9A-Za-z])®2/ '®1setdialogitemtext®2'
  343. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1findditem([¬0-9A-Za-z])®2/ '®1finddialogitem®2'
  344. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1KeyTrans([¬0-9A-Za-z])®2/ '®1KeyTranslate®2'
  345. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1LDoDraw([¬0-9A-Za-z])®2/ '®1LSetDrawingMode®2'
  346. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1LFind([¬0-9A-Za-z])®2/ '®1LGetCellDataLocation®2'
  347. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1lfind([¬0-9A-Za-z])®2/ '®1lgetcelldatalocation®2'
  348. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1ApplicZone([¬0-9A-Za-z])®2/ '®1ApplicationZone®2'
  349. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1MFTempNewHandle([¬0-9A-Za-z])®2/ '®1TempNewHandle®2'
  350. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1MFMaxMem([¬0-9A-Za-z])®2/ '®1TempMaxMem®2'
  351. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1MFFreeMem([¬0-9A-Za-z])®2/ '®1TempFreeMem®2'
  352. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1MFTempHLock([¬0-9A-Za-z])®2/ '®1TempHLock®2'
  353. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1MFTempHUnlock([¬0-9A-Za-z])®2/ '®1TempHUnlock®2'
  354. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1MFTempDisposHandle([¬0-9A-Za-z])®2/ '®1TempDisposeHandle®2'
  355. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1MFTopMem([¬0-9A-Za-z])®2/ '®1TempTopMem®2'
  356. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1ResrvMem([¬0-9A-Za-z])®2/ '®1ReserveMem®2'
  357. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DisposPtr([¬0-9A-Za-z])®2/ '®1DisposePtr®2'
  358. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DisposHandle([¬0-9A-Za-z])®2/ '®1DisposeHandle®2'
  359. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1ReallocHandle([¬0-9A-Za-z])®2/ '®1ReallocateHandle®2'
  360. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1AddResMenu([¬0-9A-Za-z])®2/ '®1AppendResMenu®2'
  361. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1InsMenuItem([¬0-9A-Za-z])®2/ '®1InsertMenuItem®2'
  362. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DelMenuItem([¬0-9A-Za-z])®2/ '®1DeleteMenuItem®2'
  363. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetItem([¬0-9A-Za-z])®2/ '®1SetMenuItemText®2'
  364. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetItem([¬0-9A-Za-z])®2/ '®1GetMenuItemText®2'
  365. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetMHandle([¬0-9A-Za-z])®2/ '®1GetMenuHandle®2'
  366. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DelMCEntries([¬0-9A-Za-z])®2/ '®1DeleteMCEntries®2'
  367. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DispMCInfo([¬0-9A-Za-z])®2/ '®1DisposeMCInfo®2'
  368. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1addresmenu([¬0-9A-Za-z])®2/ '®1appendresmenu®2'
  369. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1getitem([¬0-9A-Za-z])®2/ '®1getmenuitemtext®2'
  370. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1setitem([¬0-9A-Za-z])®2/ '®1setmenuitemtext®2'
  371. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1insmenuitem([¬0-9A-Za-z])®2/ '®1insertmenuitem®2'
  372. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1LongDate2Secs([¬0-9A-Za-z])®2/ '®1LongDateToSeconds®2'
  373. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1LongSecs2Date([¬0-9A-Za-z])®2/ '®1LongSecondsToDate®2'
  374. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1IUMetric([¬0-9A-Za-z])®2/ '®1IsMetric®2'
  375. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1Date2Secs([¬0-9A-Za-z])®2/ '®1DateToSeconds®2'
  376. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1Secs2Date([¬0-9A-Za-z])®2/ '®1SecondsToDate®2'
  377. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DisposPictInfo([¬0-9A-Za-z])®2/ '®1DisposePictInfo®2'
  378. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DisposPixMap([¬0-9A-Za-z])®2/ '®1DisposePixMap®2'
  379. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DisposPixPat([¬0-9A-Za-z])®2/ '®1DisposePixPat®2'
  380. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DisposCTable([¬0-9A-Za-z])®2/ '®1DisposeCTable®2'
  381. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DisposCCursor([¬0-9A-Za-z])®2/ '®1DisposeCCursor®2'
  382. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DisposCIcon([¬0-9A-Za-z])®2/ '®1DisposeCIcon®2'
  383. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1DisposGDevice([¬0-9A-Za-z])®2/ '®1DisposeGDevice®2'
  384. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1NPixel2Char([¬0-9A-Za-z])®2/ '®1PixelToChar®2'
  385. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1NChar2Pixel([¬0-9A-Za-z])®2/ '®1CharToPixel®2'
  386. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1NDrawJust([¬0-9A-Za-z])®2/ '®1DrawJustified®2'
  387. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1NMeasureJust([¬0-9A-Za-z])®2/ '®1MeasureJustified®2'
  388. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1NPortionText([¬0-9A-Za-z])®2/ '®1PortionLine®2'
  389. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SizeResource([¬0-9A-Za-z])®2/ '®1GetResourceSizeOnDisk®2'
  390. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1MaxSizeRsrc([¬0-9A-Za-z])®2/ '®1GetMaxResourceSize®2'
  391. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1RmveResource([¬0-9A-Za-z])®2/ '®1RemoveResource®2'
  392. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetSysJust([¬0-9A-Za-z])®2/ '®1SetSysDirection®2'
  393. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetSysJust([¬0-9A-Za-z])®2/ '®1GetSysDirection®2'
  394. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1Font2Script([¬0-9A-Za-z])®2/ '®1FontToScript®2'
  395. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetEnvirons([¬0-9A-Za-z])®2/ '®1GetScriptManagerVariable®2'
  396. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetEnvirons([¬0-9A-Za-z])®2/ '®1SetScriptManagerVariable®2'
  397. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1IUGetIntl([¬0-9A-Za-z])®2/ '®1GetIntlResource®2'
  398. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1IUSetIntl([¬0-9A-Za-z])®2/ '®1SetIntlResource®2'
  399. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1IUClearCache([¬0-9A-Za-z])®2/ '®1ClearIntlResourceCache®2'
  400. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1IUGetItlTable([¬0-9A-Za-z])®2/ '®1GetIntlResourceTable®2'
  401. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1TESetJust([¬0-9A-Za-z])®2/ '®1TESetAlignment®2'
  402. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1TextBox([¬0-9A-Za-z])®2/ '®1TETextBox®2'
  403. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1TEStylNew([¬0-9A-Za-z])®2/ '®1TEStyleNew®2'
  404. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetStylHandle([¬0-9A-Za-z])®2/ '®1TESetStyleHandle®2'
  405. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetStyleHandle([¬0-9A-Za-z])®2/ '®1TESetStyleHandle®2'
  406. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetStylHandle([¬0-9A-Za-z])®2/ '®1TEGetStyleHandle®2'
  407. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetStyleHandle([¬0-9A-Za-z])®2/ '®1TEGetStyleHandle®2'
  408. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1TEStylPaste([¬0-9A-Za-z])®2/ '®1TEStylePaste®2'
  409. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetStylScrap([¬0-9A-Za-z])®2/ '®1TEGetStyleScrapHandle®2'
  410. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1GetStyleScrap([¬0-9A-Za-z])®2/ '®1TEGetStyleScrapHandle®2'
  411. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetStylScrap([¬0-9A-Za-z])®2/ '®1TEUseStyleScrap®2'
  412. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetStyleScrap([¬0-9A-Za-z])®2/ '®1TEUseStyleScrap®2'
  413. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1TEStylInsert([¬0-9A-Za-z])®2/ '®1TEStyleInsert®2'
  414. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1TESetScrapLen([¬0-9A-Za-z])®2/ '®1TESetScrapLength®2'
  415. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1TEGetScrapLen([¬0-9A-Za-z])®2/ '®1TEGetScrapLength®2'
  416. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetClikLoop([¬0-9A-Za-z])®2/ '®1TESetClickLoop®2'
  417. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1SetWordBreak([¬0-9A-Za-z])®2/ '®1TESetWordBreak®2'
  418. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1LongDateString([¬0-9A-Za-z])®2/ '®1IULDateString®2'
  419. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1longdatestring([¬0-9A-Za-z])®2/ '®1iuldatestring®2'
  420. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1LongTimeString([¬0-9A-Za-z])®2/ '®1IULDateString®2'
  421. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1longtimestring([¬0-9A-Za-z])®2/ '®1iultimestring®2'
  422. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1String2Date([¬0-9A-Za-z])®2/ '®1StringToDate®2'
  423. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1String2Time([¬0-9A-Za-z])®2/ '®1StringToTime®2'
  424. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1UprString([¬0-9A-Za-z])®2/ '®1UpperString®2'
  425. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1uprstring([¬0-9A-Za-z])®2/ '®1upperstring®2'
  426. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1CompareString([¬0-9A-Za-z])®2/ '®1IUCompPString®2'
  427. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1comparestring([¬0-9A-Za-z])®2/ '®1iucomppstring®2'
  428. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1CompareText([¬0-9A-Za-z])®2/ '®1IUMagPString®2'
  429. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1IdenticalText([¬0-9A-Za-z])®2/ '®1IUMagIDPString®2'
  430. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1IdenticalString([¬0-9A-Za-z])®2/ '®1IUEqualPString®2'
  431. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1identicalstring([¬0-9A-Za-z])®2/ '®1iuequalpstring®2'
  432. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1LanguageOrder([¬0-9A-Za-z])®2/ '®1IULangOrder®2'
  433. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1TextOrder([¬0-9A-Za-z])®2/ '®1IUTextOrder®2'
  434. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1StringOrder([¬0-9A-Za-z])®2/ '®1IUStringOrder®2'
  435. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1Str2Format([¬0-9A-Za-z])®2/ '®1StringToFormatRec®2'
  436. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1Format2Str([¬0-9A-Za-z])®2/ '®1FormatRecToString®2'
  437. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1FormatX2Str([¬0-9A-Za-z])®2/ '®1ExtendedToString®2'
  438. Find •; Replace -c ∞ /([¬0-9A-Za-z])®1FormatStr2X([¬0-9A-Za-z])®2/ '®1StringToExtended®2'
  439. Set Exit {OldExit}; Unset OldExit
  440.  
  441. ###Annotations for "CaptainSpaulding:Code to convert:Convert to Universal Interfaces:Platforms & Tools:Convert from MacApp 3.0:Eenie 1.0b2PQR:MEenie.cp"
  442. Open -t "CaptainSpaulding:Code to convert:Convert to Universal Interfaces:Platforms & Tools:Convert from MacApp 3.0:Eenie 1.0b2PQR:MEenie.cp"; Find A1
  443. ###S/P: Change this method to a class constructor.
  444.  
  445. ###Annotations for "CaptainSpaulding:Code to convert:Convert to Universal Interfaces:Platforms & Tools:Convert from MacApp 3.0:Eenie 1.0b2PQR:UEenie.cp"
  446. Open -t "CaptainSpaulding:Code to convert:Convert to Universal Interfaces:Platforms & Tools:Convert from MacApp 3.0:Eenie 1.0b2PQR:UEenie.cp"; Find A1
  447. ### Change this call to something like this:
  448.     Try(fi)
  449. Or, for 68K builds only, rename "Try" to "Try68K".
  450.  
  451. Open -t "CaptainSpaulding:Code to convert:Convert to Universal Interfaces:Platforms & Tools:Convert from MacApp 3.0:Eenie 1.0b2PQR:UEenie.cp"; Find A2
  452. ### Change this call to something like this:
  453.     Try(fi)
  454. Or, for 68K builds only, rename "Try" to "Try68K".
  455.  
  456. Open -t "CaptainSpaulding:Code to convert:Convert to Universal Interfaces:Platforms & Tools:Convert from MacApp 3.0:Eenie 1.0b2PQR:UEenie.cp"; Find A3
  457. ### If the color argument is not of type CRGBColor, insert '&' before it.
  458.  
  459. Open -t "CaptainSpaulding:Code to convert:Convert to Universal Interfaces:Platforms & Tools:Convert from MacApp 3.0:Eenie 1.0b2PQR:UEenie.cp"; Find A4
  460. ### If your first argument is not of type CRect, insert '&' before it.
  461.  
  462. Open -t "CaptainSpaulding:Code to convert:Convert to Universal Interfaces:Platforms & Tools:Convert from MacApp 3.0:Eenie 1.0b2PQR:UEenie.cp"; Find A5
  463. ### Insert '&' before the first argument of this function call.
  464.  
  465. Open -t "CaptainSpaulding:Code to convert:Convert to Universal Interfaces:Platforms & Tools:Convert from MacApp 3.0:Eenie 1.0b2PQR:UEenie.cp"; Find A6
  466. ### If your first argument is not of type CRect, insert '&' before it.
  467.  
  468. Open -t "CaptainSpaulding:Code to convert:Convert to Universal Interfaces:Platforms & Tools:Convert from MacApp 3.0:Eenie 1.0b2PQR:UEenie.cp"; Find A7
  469. ### Insert '&' before the first argument of this function call.
  470.  
  471. Open -t "CaptainSpaulding:Code to convert:Convert to Universal Interfaces:Platforms & Tools:Convert from MacApp 3.0:Eenie 1.0b2PQR:UEenie.cp"; Find A8
  472. ### Insert '&' before the first argument of this function call.
  473.  
  474. Open -t "CaptainSpaulding:Code to convert:Convert to Universal Interfaces:Platforms & Tools:Convert from MacApp 3.0:Eenie 1.0b2PQR:UEenie.cp"; Find A9
  475. ### If your first argument is not of type CRect, insert '&' before it.
  476.  
  477. Open -t "CaptainSpaulding:Code to convert:Convert to Universal Interfaces:Platforms & Tools:Convert from MacApp 3.0:Eenie 1.0b2PQR:UEenie.cp"; Find A10
  478. ### Insert '&' before the first argument of this function call.
  479.  
  480. Open -t "CaptainSpaulding:Code to convert:Convert to Universal Interfaces:Platforms & Tools:Convert from MacApp 3.0:Eenie 1.0b2PQR:UEenie.cp"; Find A11
  481. ### Insert '&' before the first argument of this function call.
  482.  
  483. Open -t "CaptainSpaulding:Code to convert:Convert to Universal Interfaces:Platforms & Tools:Convert from MacApp 3.0:Eenie 1.0b2PQR:UEenie.cp"; Find A12
  484. ### If your first argument is not of type CRect, insert '&' before it.
  485.  
  486. Open -t "CaptainSpaulding:Code to convert:Convert to Universal Interfaces:Platforms & Tools:Convert from MacApp 3.0:Eenie 1.0b2PQR:UEenie.cp"; Find A13
  487. ### If your first argument is not of type CRect, insert '&' before it.
  488.  
  489. Open -t "CaptainSpaulding:Code to convert:Convert to Universal Interfaces:Platforms & Tools:Convert from MacApp 3.0:Eenie 1.0b2PQR:UEenie.cp"; Find A14
  490. ### If your first argument is not of type CRect, insert '&' before it.
  491.  
  492. Open -t "CaptainSpaulding:Code to convert:Convert to Universal Interfaces:Platforms & Tools:Convert from MacApp 3.0:Eenie 1.0b2PQR:UEenie.cp"; Find A15
  493. ### If your first argument is not of type CRect, insert '&' before it.
  494.  
  495. Open -t "CaptainSpaulding:Code to convert:Convert to Universal Interfaces:Platforms & Tools:Convert from MacApp 3.0:Eenie 1.0b2PQR:UEenie.cp"; Find A16
  496. ### If your first argument is not of type CRect, insert '&' before it.
  497.  
  498. Open -t "CaptainSpaulding:Code to convert:Convert to Universal Interfaces:Platforms & Tools:Convert from MacApp 3.0:Eenie 1.0b2PQR:UEenie.cp"; Find A17
  499. ### If the color argument is not of type CRGBColor, insert '&' before it.
  500.  
  501. Open -t "CaptainSpaulding:Code to convert:Convert to Universal Interfaces:Platforms & Tools:Convert from MacApp 3.0:Eenie 1.0b2PQR:UEenie.cp"; Find A18
  502. ### If the color argument is not of type CRGBColor, insert '&' before it.
  503.  
  504. Open -t "CaptainSpaulding:Code to convert:Convert to Universal Interfaces:Platforms & Tools:Convert from MacApp 3.0:Eenie 1.0b2PQR:UEenie.cp"; Find A19
  505. ### Insert '&' before the first argument of this function call.
  506.  
  507. ###Annotations for "CaptainSpaulding:Code to convert:Convert to Universal Interfaces:Platforms & Tools:Convert from MacApp 3.0:Eenie 1.0b2PQR:UEenie.h"
  508. Open -t "CaptainSpaulding:Code to convert:Convert to Universal Interfaces:Platforms & Tools:Convert from MacApp 3.0:Eenie 1.0b2PQR:UEenie.h"; Find A1
  509. ###S/P: Change this method to a class constructor.
  510.  
  511.  
  512. ### MPW Shell - Execution of input terminated.
  513.